check package version jupyter python

37

check package version jupyter python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments